net/http.http2Transport.initConnPool (method)

2 uses

	net/http (current package)
		h2_bundle.go#L7361: 	t.connPoolOnce.Do(t.initConnPool)
		h2_bundle.go#L7365: func (t *http2Transport) initConnPool() {